How Stored Procedures are Created

Stored procedures can be created in the following ways:

  • Using SQL statements or the erwin Data Modeler macro language
  • Developed at the individual table or to the global model level
  • Reverse-engineered from DBMSs that support them